[XEND] Return an Internal Server Error via the Xend HTTP server.
authoratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Tue, 12 Sep 2006 15:33:33 +0000 (16:33 +0100)
committeratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Tue, 12 Sep 2006 15:33:33 +0000 (16:33 +0100)
commit82f6d80e3a5d151d7a434e6637a0f438fdc94109
treeddc88ac6329bb2de18b712d4dd6f9166ea0c6e27
parentf1b7d71605255cf27677ddc85f86f9c48badc588
[XEND] Return an Internal Server Error via the Xend HTTP server.

This allows domain creation failures can be detected when done via HTTP.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/python/xen/web/SrvBase.py